Interface | Description |
---|---|
Alarm |
The Alarm interface is used to define Alarms in.
|
AlarmWriter |
An AlarmWriter receives alarm messages and transmits it to the receiving AlarmService on a TCP
link.
|
Class | Description |
---|---|
AlarmManager |
The AlarmManager is used to create Alarm objects.
|
DefaultAlarm |
An Implementation of the Alarm interface.
|
DefaultAlarmWriter |
DefaultAlarmWriter implementation of the AlarmWriter interface. |
ParameterList |
ParameterList is a list of name value pairs that is used to send additional (and optional) user
defined parameters to the AlarmService.
|